toggle menu
MobileSDKAnonymous
6.35.0
androidJvm
switch theme
search in API
MobileSDKAnonymous
/
com.genband.mobile.api.services.call
/
[androidJvm]CallApplicationListener
/
unHoldCallFailed
un
Hold
Call
Failed
abstract
fun
unHoldCallFailed
(
call
:
CallInterface
?
,
error
:
MobileError
?
)
Method invoked when attempt to hold a call has failed.
Since
2.0.0
Parameters
call
related call
error
related error
See also
Call
Interface